Int16N INumeric<Int16N>.Positive()
Private Function Positive As Int16N
Implements INumeric(Of Int16N).Positive
private:
virtual Int16N Positive() sealed = INumeric<Int16N>::Positive
private abstract Positive : unit -> Int16N
private override Positive : unit -> Int16N